QuickOPC User's Guide and Reference
ValueResult<T> Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel.Generic Namespace : ValueResult<T> Class

For a list of all members of this type, see ValueResult<T> members.

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodOverloaded. Serves as the default hash function. Serves as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodCreates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Transforms the value of a value result using a specified function.  
Public MethodSets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public MethodSets a generic Object value that is a successful result of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodThrows Exception if it is not a null reference. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public MethodOverloaded. Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodInfrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodInfrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Top
See Also

Reference

ValueResult<T> Class
OpcLabs.BaseLib.OperationModel.Generic Namespace